home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / shared.dir / 00943.ls < prev    next >
Encoding:
Text File  |  1995-12-19  |  122 b   |  7 lines

  1. on clearcurs
  2.   repeat with variable = 1 to 48
  3.     set the cursor of sprite variable to 0
  4.   end repeat
  5.   updateStage()
  6. end
  7.